Simplest way to use Steam Leaderboards from C# [on hold]
Posted
by
Miau
on Game Development
See other posts from Game Development
or by Miau
Published on 2014-06-12T17:14:20Z
Indexed on
2014/06/12
21:41 UTC
Read the original article
Hit count: 340
We are about to integrate steamworks for leaderboards and achievements into our game. I see there are many open and closed source libraries that can be used to use SteamWorks from C#.
Rolling our own wrapper can be done, but if the other libraries are reliable then it would be better to use and perhaps contribute back if we see any obvious gaps.
Have you used any and if so what was your experience with the different libraries? Specifically for Leaderboards and achievements
The ones I found are:
- SteamWorks.net
- Steam4Net
- Ludosity (can be used outside of Unity apparently)
© Game Development or respective owner